home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American History: Interactive Maps & User's Guide
/
American History: Interactive Maps & User's Guide.iso
/
pc
/
IMAP26
/
xIMAP26.dxr
/
00392_video cycle script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-25
|
229 b
|
12 lines
on exitFrame
global gintClosedCaptionStatus
if gintClosedCaptionStatus < 0 then
hUnHideSprite(6, 6)
sendAllSprites(#startVideo)
hPlayVideoFile()
go(the frame)
else
hCCVideoCompletionCheck()
end if
end